git-static-pie
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 1 Nov 2024 12:42:20 +0000 (13:42 +0100)
committerAurelien Jarno <aurel32@debian.org>
Fri, 1 Nov 2024 12:42:20 +0000 (13:42 +0100)
commit84098c8eb6ecd1764124672af26d4624ef3e1c2b
tree9241b62fb15cb3577f1cdb0f045a9229fd397ac2
parent96ce1474b9d977de3c1921c33f2dd83528970abd
git-static-pie

commit af6b1cce9812273c7f597be6536d28eaec6fb89b
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 22 22:34:31 2022 +0200

    hurd: Fix starting static binaries with stack protection enabled

    gcc introduces gs:0x14 accesses in most functions, so we need some tcbhead
    to be ready very early during initialization.  This configures a static area
    which can be referenced by various protected functions, until proper TLS is
    set up.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-static-pie.diff
sysdeps/mach/hurd/i386/init-first.c
sysdeps/mach/hurd/i386/tls.h